//==============================================================================
// Griffon_anim.txt
//==============================================================================

//==============================================================================
anim Death
{
   SetSelector none 
   {
//    VariationLogic
      set hotspot
      {
         version
         {
            Visual Special G Griffon_death
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Griffon_walk
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Griffon_idle
         }
      }
   }
}


//==============================================================================
anim Bored
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Griffon_bored
         }
      }
   }
}



//==============================================================================
anim Attack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Griffon_attack
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.57 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Birth
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Griffon_Birth
         }
      }
   }
}

//==============================================================================
anim walkAttack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Griffon_walkattack
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.40 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
         }
      }
   }
}
//==============================================================================
anim Flail
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Griffon_Flail
         }
      }
   }
}

